home *** CD-ROM | disk | FTP | other *** search
- object SthLFrm: TSthLFrm
- Left = 129
- Top = 172
- ActiveControl = TamamBtn
- BorderStyle = bsDialog
- ClientHeight = 255
- ClientWidth = 409
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- OnClose = FormClose
- OnDeactivate = FormDeactivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object SrcLabel: TLabel
- Left = 8
- Top = 8
- Width = 145
- Height = 16
- AutoSize = False
- Caption = 'Raporda verilmeyecekler'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object DstLabel: TLabel
- Left = 224
- Top = 8
- Width = 145
- Height = 16
- AutoSize = False
- Caption = 'Raporda verilecekler'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object IncludeBtn: TSpeedButton
- Left = 192
- Top = 32
- Width = 24
- Height = 24
- Caption = '>'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = IncludeBtnClick
- IsControl = True
- end
- object IncAllBtn: TSpeedButton
- Left = 192
- Top = 64
- Width = 24
- Height = 24
- Caption = '>>'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = IncAllBtnClick
- IsControl = True
- end
- object ExcludeBtn: TSpeedButton
- Left = 192
- Top = 96
- Width = 24
- Height = 24
- Caption = '<'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = ExcludeBtnClick
- IsControl = True
- end
- object ExAllBtn: TSpeedButton
- Left = 192
- Top = 128
- Width = 24
- Height = 24
- Caption = '<<'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = ExcAllBtnClick
- IsControl = True
- end
- object TamamBtn: TBitBtn
- Left = 236
- Top = 220
- Width = 77
- Height = 27
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = TamamBtnClick
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object VazgecBtn: TBitBtn
- Left = 320
- Top = 220
- Width = 77
- Height = 27
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = VazgecBtnClick
- Kind = bkCancel
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object FList: TListBox
- Left = 8
- Top = 24
- Width = 177
- Height = 185
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ItemHeight = 13
- MultiSelect = True
- ParentFont = False
- Sorted = True
- TabOrder = 0
- IsControl = True
- end
- object SList: TListBox
- Left = 224
- Top = 24
- Width = 177
- Height = 185
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ItemHeight = 13
- MultiSelect = True
- ParentFont = False
- TabOrder = 1
- IsControl = True
- end
- end
-